home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13768 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: munnari.OZ.AU!metro!metro!OzEmail!usenet
  2. From: bwknox@voyager.co.nz (Bruce Knox)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: TIFF to BMP
  5. Date: Wed, 27 Mar 1996 10:16:34 GMT
  6. Organization: OzEmail Pty Ltd - Australia
  7. Message-ID: <4jb4nv$j82@oznet07.ozemail.com.au>
  8. References: <3157451A.637F@ozemail.com.au>
  9. NNTP-Posting-Host: ts1p04.net.dunedin.voyager.co.nz
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. Stephan Janssen <sjanssen@ozemail.com.au> wrote:
  13.  
  14. >Hello,
  15.  
  16. >Could anybody help me with C program that converts a TIFF file to BMP file ?
  17. >Any other help is most welcome !!
  18.  
  19. >Thank you in advance
  20.  
  21. >-- 
  22. > Stephan Janssen         Internet   : sjanssen@mail.ozemail.com.au        
  23. >                                      sja@ficsgrp.com                     
  24. >                         Home Page  : http://www.ozemail.com.au/~sjanssen 
  25. >                         CompuServe : 101515,3545
  26.  
  27. TIFF is one hell of a format.
  28.  
  29. Try looking for "Graphics file formats FAQ pt3 of 4".  This can be
  30. found on news groups:     news.answers
  31.             comp.answers
  32.             comp.graphics.misc
  33.  
  34. This FAQ will tell you where to get info on the TIFF file format (and
  35. almost any other graphics format you care to name).
  36.  
  37. Note that new commercial code (including shareware) the uses TIFF
  38. format will need a liscence for the compression code.  This si
  39. discussed in pt1 of the FAQ.
  40.  
  41. Hope this does not sound too daunting!
  42. --------------------------------------------
  43. Greetings from:
  44. Bruce W Knox.
  45. Little Valley, Tokoiti, Milton, New Zealand.
  46. bwknox@voyager.co.nz
  47. --------------------------------------------
  48.  
  49.